home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5132 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: newshost.cyberramp.net!news
  2. From: gcopelan@cyberramp.net (George Copeland)
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: Re: "SHOULD I DUMP VISUAL BASIC?"
  5. Date: Fri, 02 Feb 1996 18:20:11 GMT
  6. Organization: Cyberramp
  7. Message-ID: <4etkm5$n3p@newshost.cyberramp.net>
  8. References: <4e9g08$3dp@maureen.teleport.com> <4e9oji$me5@news-2.csn.net> <4ebko9$8tn@hasle.sn.no> <4egdqm$app@shore.shore.net> <4eiogb$cas@hasle.sn.no> <310CFB3E.114B@mail.inett.no>
  9. NNTP-Posting-Host: ramp2-16.cyberramp.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. "Terje A. Bergesen" <terje@mail.inett.no> wrote:
  13.  
  14. >Oh yes, VB is still BASIC. It has evolved some (or A LOT in fact),
  15. >but it is still BASIC. It has funtctions and stuff but it is still
  16. >basic. It is not even the best BASIC out there.
  17.  
  18. >And why on earth they STILL have it interpreted is beyond me...
  19. >It is not that easy to create a multithreaded program in an interpreted
  20. >language. Well, OK, not *that* difficult maybe, but still probably
  21. >*way* beyond the capabilities of MS.
  22.  
  23. Forgive me, but your attitude is absolutely moronic.  VB is comparable
  24. to Pascal in every way, except for I/O, which VB handles *MUCH*
  25. better.  It is interpreted because it makes the executables miniscule
  26. in size.  Why compile all that window-manipulation code in each
  27. program when they all do the same thing?  Doesn't this part of the
  28. project sound like the part that should be written in C and called,
  29. just like Microsoft implemented it?
  30.  
  31. Multithreading, eh?  You really think you are ready to write a
  32. multhreaded application?  Given that you don't appear to know the
  33. basics of project management, I sincerely doubt it.
  34.  
  35. And as for Microsoft, from my perspective, they are a company that
  36. puts products out there that help me do my job.  What the heck have
  37. you done to help anyone lately, pal?
  38.  
  39.